Accusoft Prizm Viewer Annotations Schema Schema
RulerToolbarDefault Element
See Also  Send comments on this topic.
Accusoft Prizm Viewer Annotations Schema Schema > NotateXpressAnnotations Element > Page Element : RulerToolbarDefault Element

Glossary Item Box

Namespace (none)

Diagram

RulerToolbarDefaultFont Element All RulerToolbarDefault Element

Overview

PenColor optional Color Simple Type
TextColor optional Color Simple Type
BackColor optional Color Simple Type
PenWidth optional xs:integer
EndPointStyle optional LineEndStyle Simple Type
BackStyle optional BackStyle Simple Type
Locked optional xs:boolean
Visible optional xs:boolean
ShowHandles optional xs:boolean
Moveable optional xs:boolean
PenStyle optional PenStyle Simple Type
PenFillStyle optional PenFillStyle Simple Type
Selected optional xs:boolean
Sizeable optional xs:boolean
ShowAbbreviations optional xs:boolean
MeasureChoice optional Measurement Simple Type
ShowLength optional xs:boolean
GaugeLength optional xs:integer
Precision optional xs:integer
ShowGauge optional xs:boolean
Fixed optional xs:boolean
BeginPointStyle optional LineEndStyle Simple Type
All
Height optional xs:integer
Width optional xs:integer
Escapement optional xs:integer
Orientation optional xs:integer
Weight optional xs:integer
Italic optional xs:integer
UnderLine optional xs:integer
StrikeOut optional xs:integer
CharSet optional xs:integer
OutPrecision optional xs:integer
ClipPrecision optional xs:integer
Quality optional xs:integer
PitchAndFamily optional xs:integer

Attributes

NameTypeUseDefaultFixedDescription
PenColorColor Simple Typeoptional   
TextColorColor Simple Typeoptional   
BackColorColor Simple Typeoptional   
PenWidthxs:integeroptional   
EndPointStyleLineEndStyle Simple Typeoptional   
BackStyleBackStyle Simple Typeoptional   
Lockedxs:booleanoptional   
Visiblexs:booleanoptional   
ShowHandlesxs:booleanoptional   
Moveablexs:booleanoptional   
PenStylePenStyle Simple Typeoptional   
PenFillStylePenFillStyle Simple Typeoptional   
Selectedxs:booleanoptional   
Sizeablexs:booleanoptional   
ShowAbbreviationsxs:booleanoptional   
MeasureChoiceMeasurement Simple Typeoptional   
ShowLengthxs:booleanoptional   
GaugeLengthxs:integeroptional   
Precisionxs:integeroptional   
ShowGaugexs:booleanoptional   
Fixedxs:booleanoptional   
BeginPointStyleLineEndStyle Simple Typeoptional   

Source

<xs:element minOccurs="0" name="RulerToolbarDefault" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:all>
      <xs:element minOccurs="0" name="RulerToolbarDefaultFont" type="Font" />
    </xs:all>
    <xs:attribute name="PenColor" type="Color" use="optional" />
    <xs:attribute name="TextColor" type="Color" use="optional" />
    <xs:attribute name="BackColor" type="Color" use="optional" />
    <xs:attribute name="PenWidth" type="xs:integer" use="optional" />
    <xs:attribute name="EndPointStyle" type="LineEndStyle" use="optional" />
    <xs:attribute name="BackStyle" type="BackStyle" use="optional" />
    <xs:attribute name="Locked" type="xs:boolean" use="optional" />
    <xs:attribute name="Visible" type="xs:boolean" use="optional" />
    <xs:attribute name="ShowHandles" type="xs:boolean" use="optional" />
    <xs:attribute name="Moveable" type="xs:boolean" use="optional" />
    <xs:attribute name="PenStyle" type="PenStyle" use="optional" />
    <xs:attribute name="PenFillStyle" type="PenFillStyle" use="optional" />
    <xs:attribute name="Selected" type="xs:boolean" use="optional" />
    <xs:attribute name="Sizeable" type="xs:boolean" use="optional" />
    <xs:attribute name="ShowAbbreviations" type="xs:boolean" use="optional" />
    <xs:attribute name="MeasureChoice" type="Measurement" use="optional" />
    <xs:attribute name="ShowLength" type="xs:boolean" use="optional" />
    <xs:attribute name="GaugeLength" type="xs:integer" use="optional" />
    <xs:attribute name="Precision" type="xs:integer" use="optional" />
    <xs:attribute name="ShowGauge" type="xs:boolean" use="optional" />
    <xs:attribute name="Fixed" type="xs:boolean" use="optional" />
    <xs:attribute name="BeginPointStyle" type="LineEndStyle" use="optional" />
  </xs:complexType>
</xs:element>

See Also

©2015. Accusoft Corporation. All Rights Reserved.